home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / bbs / binf110.zip / INFORMNT.1 / INFORMNT.REV < prev    next >
Text File  |  1995-07-13  |  12KB  |  251 lines

  1.                        BBS Informant Revision History
  2.  
  3.  
  4. 07-13-95 ■ Version 1.10
  5.  
  6.          . Added compression to ICONFIG.EXE and INFORMNT.EXE.
  7.  
  8.          . Updated the internal registration code generation routine.
  9.            Registered users of BBS Informant must call for a new
  10.            registration number.  This step was necessary due to a pirated
  11.            copy and/or ILLEGAL registration keys floating around.
  12.  
  13.          . Fixed a problem where the Registration Number field on the
  14.            Sysop Menu was not automatically converting characters to
  15.            upper case as they were typed.
  16.  
  17.          . Changed the method of displaying BBS names to automatically
  18.            display all entries in alphebetical order, and cross-reference
  19.            their offset in the "Software Set" to the number entered by the
  20.            user.
  21.  
  22.          . Fixed several display problems on the "Search entire record for
  23.            text" option (available from the Search menu).  The line
  24.            prompting for the text to search for was 2 lines too high.  The
  25.            "Searching Record # ??" was displayed in white on blue, instead
  26.            of white on black.  The "ENTER=Next, P=Prev, Q=Quit" prompt was
  27.            being displayed two lines too high.
  28.  
  29.          . Added the "RoboFX" and "Renegade" BBS names to the list of
  30.            available BBS software types.
  31.  
  32.          . Updated all user prompts to make sure that each prompt requires
  33.            the ENTER key to be pressed.
  34.  
  35.          . Changed the wording of the "Alternate Prelog Screen" to
  36.            "Additional Prelog Screen".  BBS Informant's main information
  37.            screen is now always displayed when BBS Informant is started.
  38.            This screen will always display the registration name of the
  39.            user/BBS who registered BBS Informant, to prevent against
  40.            potential piracy and related abuses.
  41.  
  42.          . Changed the "Y/N" prompts to highlight the "Y" and "N" characters
  43.            in white, offsetting them from the primarily yellow text.
  44.  
  45.          . Incorporated updates to newest database code (v5.51).
  46.  
  47.  
  48. 05-15-95 ■ Version 1.07
  49.  
  50.          . Addressed a conflict with PowerBBS For Windows Version 4 where
  51.            PowerBBS does not correctly write the first line of the DOOR.SYS
  52.            file for local nodes.  If the node is local, the first line of the
  53.            DOOR.SYS file should read "COM0:".  Instead, PowerBBS writes the
  54.            line as "COM1:".  Instead of reading this value to determine
  55.            whether BBS Informant is being run on a local node, BBS Informant
  56.            now uses the second line of the DOOR.SYS file (which should read
  57.            "LOCAL" for a local node) to determine whether it is on a local
  58.            node or not.
  59.  
  60.          . Added environment variable overrides for the com port
  61.            settings.  BBS Informant will test for the existence of a
  62.            "BINF=" statement in the environment, and if it exists, will
  63.            use the settings specified in this variable instead of the
  64.            settings saved by the IConfig utility.  To use this feature,
  65.            add a statement similar to the following to your AUTOEXEC.BAT
  66.            file:  "SET BINF=COM1,3F8,4 COM2,2F8,3 COM3,3E8,5" etc., where
  67.            the first parameter is the com port, the second parameter is
  68.            the I/O Base, and the last parameter is the IRQ number (in
  69.            decimal).  Only settings that differ from the normal com port
  70.            settings need to be specified.  (Com ports 1 through 8 are
  71.            currently supported.)  See the documentation for more information.
  72.  
  73.          . Fixed a problem where the color menus (ANSI codes) were not
  74.            being used for RIP callers.  The non-ANSI menus were used
  75.            instead.  RIP callers will now see the color menus.
  76.  
  77.          . Created a literal string unit containing all strings that
  78.            are read from the INI file and used variable references
  79.            instead of literal strings, reducing the chance for typing
  80.            or spelling errors.
  81.  
  82.          . Modified code to close the database file if network users
  83.            receive an error that too many users are accessing the
  84.            database at the same time.  (Previous code did not close the
  85.            database immediately.)
  86.  
  87.  
  88. 04-14-95 ■ Version 1.06
  89.  
  90.          . Added support for the sysop to change the selected port type
  91.            from the default of UART, to either Fossil, DigiBoard, or
  92.            Interrupt 14.  (This setting is available either from the
  93.            Sysop's menu within the door, or from the IConfig utility.
  94.            This option replaces the Use Fossil Driver on/off switch
  95.            used in version 1.05.)
  96.  
  97.          . Changed the "Concise" list format to only display 3 entries
  98.            per page instead of 4.  The new display screens take up more
  99.            space, requiring that the number of concurrently displayed
  100.            entries be reduced to 3.
  101.  
  102.          . Fixed a problem where the temporary list file and temporary
  103.            directory were not being deleted if a user selected "D" to
  104.            download the list, and then selected "N" (None) to cancel
  105.            the download.
  106.  
  107.          . Fixed a minor problem in the searching routines where a
  108.            search string would not always be found if it was not located
  109.            at the beginning of the selected field.
  110.  
  111.          . Reworked all display screens within the door to provide a
  112.            more appealing, logical appearance.
  113.  
  114.          . Added support for non-standard com ports.  (Sysops must
  115.            currently use the IConfig utility to set up these ports.)
  116.  
  117.  
  118. 04-11-95 ■ Version 1.05
  119.  
  120.          . Fixed a problem where a BBS node could appear to hang after
  121.            a user entered a new BBS entry into the database.  (The node
  122.            did not time out, since it was not in a loop waiting for
  123.            input from the com port.)
  124.  
  125.          . Changed the length of the BBS Name and Sysop Name fields
  126.            displayed on the Add/Edit Your BBS Info screen.  Increased the
  127.            display of the BBS Name from 25 to 30 characters, and decreased
  128.            the display of the Sysop Name field from 24 to 19 characters.
  129.            This will allow longer BBS Names to be displayed on this screen.
  130.  
  131.          . Added a "Use Fossil Driver" option in IConfig and on the Sysop's
  132.            menu to allow the sysop to select whether a Fossil driver should
  133.            be used.  (The default is FALSE.)
  134.  
  135.          . Removed the preliminary Digiboard, and Int 14 Redirection support,
  136.            since it was not being used at this time.  (Door input/output
  137.            code does not yet support these options.)
  138.  
  139.  
  140. 04-07-95 ■ Version 1.04
  141.  
  142.          . Modified code to redraw the entire main menu when a user presses
  143.            ENTER.  (Previously, only the prompt was redrawn to reduce any
  144.            slowdowns.)  This will address a minor problem that occurs with
  145.            the menu not being drawn properly after a user CANCELS an XModem
  146.            or YModem download transfer.
  147.  
  148.          . Added code to make sure users can't enter a value for "Lines"
  149.            greater than 65535.
  150.  
  151.          . Modified the display for "One-Line" list displays.  When a
  152.            one-line list display is selected, the screen will now display
  153.            the BBS Name, Phone #1, Phone #1 Baud Rate, and Number of Lines.
  154.            (The previous display only contained the BBS Name and Phone #1.)
  155.  
  156.          . Added support for BBS Informant to generate the ASCII text
  157.            download file in a temporary directory (TEMP0001, TEMP0002, etc),
  158.            to prevent network / multi-user conflicts.
  159.  
  160.          . Added preliminary Digiboard, Fossil, and Int 14 Redirection support.
  161.  
  162.          . Re-assigned the hot-keys on the main menu.  ("D" for Display
  163.            Format has been changed to "F" for Format Of Display List.)
  164.  
  165.          . Added support for BBS Informant to allow users to download
  166.            an ASCII text file containing all entries in the database.
  167.            This layout of this file will depend on the display format
  168.            currently selected.  If the user has a One-Line, Concise, or
  169.            Expanded format selected, the ASCII file will be sent in a
  170.            One-Line, Concise, or Expanded format, respectively.
  171.  
  172.            The layout of this file is similar (almost identical) to the
  173.            display format used for an expanded listing.  A new option
  174.            ("D" to Download) is available from the main menu.  Protocols
  175.            supported are XModem, YModem, and ZModem.
  176.  
  177.          . Added a new "Record Version" field to each database record
  178.            for internal tracking purposes.
  179.  
  180.          . Added code to reorganize the database, converting the State/
  181.            Province field to a 4-character field.  This will allow
  182.            users with versions 1.00 through 1.03 to upgrade to version
  183.            1.04 successfully.  To upgrade an older version, simply
  184.            install the new program files and run the door from a BBS
  185.            node.  The database will be converted automatically.  (Note:
  186.            IConfig will issue an error message and will not run unless
  187.            the database has been properly converted!)
  188.  
  189.          . Changed the State/Province field from a 2-character field
  190.            to a 4-character field for Canadian users.  (United States
  191.            users will still only use a 2-character field mask.)
  192.            Modified each of the display format listings to allow for
  193.            the extra space needed to display the 4-character string.
  194.  
  195.          . Fixed a minor problem where the display was not being updated
  196.            correctly on the Sysop's multi-page Add/Edit display.  When
  197.            the database "wrapped" around to the first page, the first
  198.            entry in the database would be missing.  (This entry would
  199.            re-appear when ENTER was pressed.)
  200.  
  201.  
  202. 04-05-95 ■ Version 1.03
  203.  
  204.          . Added support for a one-line display format (in addition to
  205.            the concise and expanded formats) to be used when the
  206.            [L]ist option is selected for listing existing entries.
  207.  
  208.          . Added support for non-ANSI users to enter and use the
  209.            BBS Informant door.  (Standard ANSI users will not notice
  210.            any change, but non-ANSI users can now enter the door
  211.            successfully.)
  212.  
  213.          . Fixed a minor display problem with the backdrop on various
  214.            screens.  Synchronized all the backdrops to start with the
  215.            same character at the same position in the upper left corner.
  216.  
  217.  
  218. 03-29-95 ■ Version 1.02
  219.  
  220.          . Added a "Registration Number" display to the main menu
  221.            to identify registered users.  For non-registered users,
  222.            the word "Unregistered!" will appear.
  223.  
  224.          . Fixed a few minor centering routine problems on the
  225.            opening screen.
  226.  
  227.  
  228. 03-28-95 ■ Version 1.01
  229.  
  230.          . Added color enhancements to the main BBS Informant menu.
  231.  
  232.          . Shortened the BBS Name field in the INI file from 50
  233.            characters to 40 characters.  Updated ICONFIG.EXE with
  234.            the change.
  235.  
  236.          . Fixed a problem where the first entry on the sysop's
  237.            add/edit menu would disappear if the sysop pressed ENTER
  238.            when there were less than 15 entries in the database.
  239.  
  240.          . Added an option to display an Expanded or Concise list of
  241.            BBS information with the List option is selected from the
  242.            main menu.  The pre-set default is Expanded, but sysops
  243.            can change the default setting by changing the "Display
  244.            Format" value from ICONFIG.EXE or from the Sysop's menu
  245.            inside the door.
  246.  
  247.  
  248. 03-25-95 ■ Version 1.00
  249.  
  250.          . Initial release of BBS Informant.
  251.